home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / examples.pro.z / examples.pro
Text File  |  2002-04-08  |  2KB  |  110 lines

  1. TEMPLATE    =    subdirs
  2.  
  3. SUBDIRS    =    aclock \
  4.         action \
  5.         action/actiongroup \
  6.         action/toggleaction \
  7.         addressbook \
  8.         application \
  9.         buttongroups \
  10.         checklists \
  11.         cursor \
  12.         customlayout \
  13.         dclock \
  14.         demo \
  15.         dirview \
  16.         dragdrop \
  17.         drawdemo \
  18.         drawlines \
  19.         fonts \
  20.         forever \
  21.         gridview \
  22.         hello \
  23.         helpviewer \
  24.         i18n \
  25.         layout \
  26.         life \
  27.         lineedits \
  28.         listboxcombo \
  29.         listbox \
  30.         listviews \
  31.         menu \
  32.         movies \
  33.         picture \
  34.         popup \
  35.         process \
  36.         progress \
  37.         progressbar \
  38.         qdir \
  39.         qfd \
  40.         qmag \
  41.         qtl \
  42.         qwerty \
  43.         rangecontrols \
  44.         richtext \
  45.         rot13 \
  46.         scribble \
  47.         scrollview \
  48.         showimg \
  49.         splitter \
  50.         tabdialog \
  51.         tetrix \
  52.         textedit \
  53.         themes \
  54.         tictac \
  55.         tooltip \
  56.         tux \
  57.         widgets \
  58.         wizard \
  59.         xform
  60.  
  61. thread:SUBDIRS +=   thread/prodcons \
  62.             thread/semaphores
  63.  
  64. canvas:SUBDIRS +=   canvas
  65.  
  66. opengl:SUBDIRS +=   opengl/box \
  67.             opengl/gear \
  68.             opengl/glpixmap \
  69.             opengl/overlay \
  70.             opengl/sharedbox \
  71.             opengl/texture
  72.  
  73. x11:nas:SUBDIRS +=         sound
  74. win32:SUBDIRS +=        sound
  75.  
  76. iconview:SUBDIRS += fileiconview \
  77.             iconview \
  78.             iconview/simple_dd
  79.                 
  80.  
  81. network:SUBDIRS +=  network/clientserver/client \
  82.             network/clientserver/server \
  83.             network/ftpclient \
  84.             network/httpd \
  85.             network/mail \
  86.             network/networkprotocol
  87.  
  88. workspace:SUBDIRS+= mdi
  89.  
  90. table:SUBDIRS +=    table/statistics \
  91.             table/small-table-demo \
  92.             table/bigtable
  93.  
  94. tablet:SUBDIRS += tablet
  95.  
  96. sql:SUBDIRS += sql
  97.  
  98. xml:SUBDIRS +=    xml/outliner \
  99.         xml/tagreader \
  100.         xml/tagreader-with-features
  101.  
  102. embedded:SUBDIRS += launcher
  103.  
  104. embedded:SUBDIRS -= showimg
  105.  
  106. win32:SUBDIRS += trayicon
  107.  
  108. X11DIRS        =   biff \
  109.         desktop
  110.